gtk4.git
2014-06-21 Jasper St.... gdkwindow-broadway: Make queue_antiexpose implementatio...
2014-06-21 Jasper St.... gdkwindow-wayland: Attach new buffers and submit damage...
2014-06-21 Jasper St.... gdkwindow-wayland: Rename listener -> frame_listener
2014-06-21 Michael Catanzarodocs: add missing apostrophe
2014-06-21 Jasper St.... gdkwindow: Correct a signature
2014-06-21 Jasper St.... gdkwindow: Remove an extra region copy
2014-06-21 Jasper St.... gdkwindow: Clean up code
2014-06-21 Jasper St.... gdkwindow: Clean up formatting
2014-06-21 Jasper St.... gdkwindow: Add some extra documentation to gdk_cairo_create
2014-06-21 Benjamin Ottewidgetpath: Deprecate regions
2014-06-21 Jasper St.... gtkwidget: Add a warning about set_double_buffered
2014-06-21 Jasper St.... testwindows: Remove another reference to set_double_buf...
2014-06-21 Jasper St.... gtktrayicon-x11: Stop using set_double_buffered
2014-06-21 Matthias ClasenAdwaita: Fix highlight on check buttons
2014-06-21 Jasper St.... gdkwindow: Squash a leak in the subsurface case
2014-06-21 Jasper St.... gdkwindow: Don't create a subsurface if we don't need to
2014-06-21 Jasper St.... gdkwindow: Remove the ability to call begin_paint_regio...
2014-06-21 Jasper St.... gdkwindow: Remove the internal cairo_surface used for...
2014-06-21 Jasper St.... gtkwidget: Widgets are now always double-buffered
2014-06-21 Jasper St.... gdkwindow: Deprecate gdk_window_flush
2014-06-21 Matthias ClasenGtkIconTheme: Drop an unused function
2014-06-21 Matthias ClasenGtkIconTheme: Small cleanup
2014-06-21 Matthias ClasenGtkIconTheme: Trivial cleanup
2014-06-20 Matthias ClasenAvoid a compiler warning
2014-06-20 Matthias ClasenBig spinner
2014-06-20 Matthias ClasenGtkIconTheme: Don't create empty IconThemeDir structs
2014-06-20 Matthias ClasenGtkIconCache: Add api to find if directories are empty
2014-06-20 Matthias ClasenGtkStatusbar: Add some space between the frame and...
2014-06-20 Lapo CalamandreiAdwaita: check/radio selector simplification
2014-06-20 Matthias Clasenwidget factory: Use a property action for the toolbar...
2014-06-20 Matthias Clasenwidget factory: Add a statusbar
2014-06-20 Matthias Clasendocs: Drop image references for stock items
2014-06-20 Jasper St.... wayland: Prevent stale paints and weird artifacts when...
2014-06-20 Matthias ClasenGtkIconTheme: Keep gtk_icon_theme_add_resource_path...
2014-06-20 Matthias ClasenRevert "Document gtk_icon_theme_add_resource_path"
2014-06-20 Matthias ClasenRevert "Deprecate gtk_icon_theme_add_builtin_icon"
2014-06-20 Matthias ClasenDeprecate gtk_icon_theme_add_builtin_icon
2014-06-20 Matthias ClasenDocument gtk_icon_theme_add_resource_path
2014-06-20 Matthias ClasenAdapt the icontheme tests
2014-06-20 Matthias ClasenGtkIconTheme: Include legacy stock icons from resources
2014-06-20 Matthias ClasenGtkIconTheme: Allow loading icons from resources
2014-06-20 Matthias ClasenGtkIconTheme: Drop the all_icons hash table
2014-06-20 Matthias ClasenGtkIconTheme: Stop using the all_icons hash table
2014-06-20 Matthias Clasenicontheme: Add some more tests
2014-06-20 Matthias ClasenFormatting fixes
2014-06-20 Matthias ClasenGtkIconTheme: Drop the code for parsing .icon files
2014-06-20 Matthias ClasenGtkIconTheme: Deprecate functionality related to .icon...
2014-06-20 Matthias ClasenDrop the builtin icon cache
2014-06-20 Matthias ClasenAdd non-standard stock icons as resources
2014-06-20 Matthias ClasenDrop all standard icons from the builtin icontheme
2014-06-19 Benjamin Ottestylecontext: Deprecate regions
2014-06-19 Benjamin Ottestylecontext: Remove long outdated docs
2014-06-19 Jasper St.... gdkwindow-wayland: Destroy the wl_surface too when...
2014-06-19 Jasper St.... gdkwindow-wayland: Destroy the xdg roles before the...
2014-06-19 Jasper St.... gdkwindow-wayland: Add a forgotten ref
2014-06-19 Jasper St.... gdkwindow-wayland: Another slight rearrange
2014-06-19 Jasper St.... gdkwindow-wayland: Pair a ref with its owner
2014-06-19 Jasper St.... gdkwindow-wayland: Don't post CONFIGURE events for...
2014-06-19 Matthias ClasenGtkTreeView: Remove a no-longer-valid optimization
2014-06-19 Matthias ClasenGtkIconView: Remove a no-longer-valid optimization
2014-06-19 Matthias ClasenInstall the new icontheme test files
2014-06-19 Lapo CalamandreiAdwaita: fix rubberband selection
2014-06-19 Jasper St.... Update Makefile.am for one more gitignore rule
2014-06-19 Jasper St.... Update git.mk
2014-06-18 Matthias ClasenGtkIconTheme: Fix svg loading with FORCE_SIZE
2014-06-18 Matthias ClasenAdd more icon theme tests
2014-06-18 Jakub SteinerAdwaita: hover state for horizontal spinbuttons
2014-06-18 Nikita ChuraevNew window shadows
2014-06-18 Lapo CalamandreiAdwaita: highligh not hilight...
2014-06-18 Lapo CalamandreiAdwaita: remove wildcard for image effect
2014-06-18 Lapo CalamandreiAdwaita: calendar fixes
2014-06-18 Matthias ClasenGtkHeaderBar: Don't forget to show the subtitle
2014-06-18 Jakub SteinerAdwaita: flatten buttons slightly.
2014-06-18 Lapo CalamandreiAdwaita: more links styling
2014-06-18 Lars Uebernickelthemes: use .popover class instead of GtkPopover
2014-06-18 Lars Uebernickelgtkpopover: set background and popover css classes
2014-06-18 Lapo CalamandreiAdwaita: remove bg from insensitive backdrop spinbutton...
2014-06-18 Lapo CalamandreiAdwaita: vertical spinbuttons inhert in backdrop state
2014-06-18 Jakub SteinerAdwaita: actionbars' padding
2014-06-18 Lapo CalamandreiAdwaita: reorderable tabs correctly styled for every...
2014-06-18 Lapo CalamandreiAdwaita: set outline-color on selected items
2014-06-18 Lapo CalamandreiAdwaita: checks and radios text focus ring fix.
2014-06-18 Lapo CalamandreiAdwaita: minor fixes.
2014-06-18 Lapo CalamandreiAdwaita: .scrollbars-junction
2014-06-18 Yosef Or BoczkoUpdated Hebrew properties translation
2014-06-17 Matthias ClasenInclude image data in the builtin icon theme cache
2014-06-17 Matthias ClasenAdd a test for builtin icons
2014-06-17 Alexander Larssonicon theme: Fix crash for builtin icons
2014-06-17 Jakub SteinerAdwaita: selection mode buttons to have borders and...
2014-06-17 Jakub SteinerAdwaita: symbolic checkboxes for selection mode.
2014-06-17 Jakub SteinerAdwaita: make bash actually call sass
2014-06-17 Chun-wei FanVisual Studio Builds: "Install" the Stock Icons
2014-06-16 Benjamin Ottetestsuite: Add test for latest commit
2014-06-16 Benjamin Ottecssprovider: Names starting with -gtk- aren't style...
2014-06-16 Matthias ClasenRevert "gtkbin: replace internal api"
2014-06-16 Piotr DrągUpdated POTFILES.skip
2014-06-16 Ryan Lortiemenu binding: emit submenu close after activate
2014-06-16 Jasper St.... Makefile: Add a few more cleanfile / ignore rules
2014-06-16 Jasper St.... Makefile: Add gtk.gresource.xml to gitignore
2014-06-16 Lapo CalamandreiAdwaita: list-row styling
next